Skip to content

Conversation

ChuckMac
Copy link
Contributor

Update the Docker workflow for the following:

  • Create a Github Action to automatically create a Docker image and publish to ghcr.io repo when a new release is published.
  • Change the Dockerfile to allow sending in an "--auth" argument to run the auth command instead of start via creation of an entrypoint script

ex:
docker run -p 4141:4141 -v $(pwd)/config/copilot-api:/root/.local/share/copilot-api ghcr.io/ericc-ch/copilot-api --auth

@ericc-ch ericc-ch merged commit 573a90c into ericc-ch:master Oct 4, 2025
@ericc-ch
Copy link
Owner

ericc-ch commented Oct 4, 2025

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants